home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / ts2gmd.arc / TS2GMD.DOC < prev    next >
Encoding:
Text File  |  1991-12-19  |  1.9 KB  |  59 lines

  1.  
  2.  
  3.                                    TS2GMD V1.0
  4.  
  5.  
  6.        This is a basic doc for a basic program:
  7.  
  8.        TS2GMD interface for GMD (Grunged Message Detector).
  9.  
  10.        This  shell  launches  and  replaces  PKUNZIP,  PKXARC, in TosScan's
  11.        TSetup "decompression programs" screen, then runs  GMD.EXE   on  the
  12.        incoming  packets  before  TosScan  has a chance to toss them on the
  13.        message base.
  14.  
  15.        TS2GMD   collects  the  unarchiver's  exit  code,   then  passes  it
  16.        unmodified to TosScan. It takes very little memory to run.
  17.  
  18.        How to configure TSetup: instead of using:
  19.  
  20.                Program        Parameters
  21.                -------------------------
  22.  
  23.        ZIP     PKUNZIP        -o
  24.  
  25.        use:
  26.  
  27.        ZIP     TS2GMD         PKUNZIP -o
  28.  
  29.        Do the same for other unarchivers.
  30.  
  31.        All programs (PKUNZIP, PKXARC, ZOO, GMD, etc...) should  be  located
  32.        somewhere  in  the path, or in the current directory if the programs
  33.        really mean it...
  34.  
  35.        This is public domain,  use,  modify  and  distribute  at  will. The
  36.        copyright is just for my ego. The source is included FYI, and cannot
  37.        be  recompiled  if  you do not have Blaise Computing's libraries. It
  38.        can be modified to use other libraries, of course.
  39.  
  40.        A future version could include the following features:
  41.  
  42.        1) Launch or do not launch GMD according to the settings of a TS2GMD
  43.        env. variable. this would provide a means to activate GMD  for  some
  44.        poll events, for instance.
  45.  
  46.        2) Log or do not log TS2GMD's activity.
  47.  
  48.        3) Post a report in netmail, using XRobot, on what has been going on
  49.        (packets checked, etc).
  50.  
  51.        4)  Swapping  option  (disk/EMS),  using  execswap. It is not really
  52.        necessary.
  53.  
  54.        Please let me know what you feel desirable.
  55.  
  56.        Robert Soubie, @Fidonet.org 2:324/1.
  57.  
  58.  
  59.